Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel updates: 5.10.219 and 6.1.94 #17

Merged
merged 3 commits into from
Jun 28, 2024

Conversation

larvacea
Copy link
Member

@larvacea larvacea commented Jun 26, 2024

Description of changes:

Update kernels to the latest upstream versions:

  • 5.10.219-208.866
  • 6.1.94-99.176

Patch changes

  • 5.10 added four patches.
    • arm: speed up memory mapping during boot.
    • arm: also speed up memory mapping, only even more.
    • acpi: Support CONFIG_ACPI without CONFIG_PCI
    • lustre: upstream commit caused build errors in AL 5.10 lustre
  • 6.1 added two patches: the arm memory mapping patches described for 5.10

Configuration changes

  • 6.1 only:
    • CONFIG_IGC=m (build Intel ethernet driver igc)
    • CONFIG_NET_VENDOR_REALTEK=y (build some Realtek network drivers)
    • CONFIG_R8169=m (the Realtek R8169 driver)
    • CONFIG_REALTEK_PHY=m (the Realtek PHY driver)

These have added three driver kernel modules to the build.

Testing done:

Manual: built aws-k8s variants with both kernels, created nodes, demonstrated that they would join my eks cluster and run busybox.

Ran sonobuoy quick tests, and both kernels passed.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Rebase to Amazon Linux upstream version 5.10.219-208.866.amzn2.

Signed-off-by: Martin Harriman <[email protected]>
Rebase to Amazon Linux upstream version 6.1.94-99.176.amzn2023.

Signed-off-by: Martin Harriman <[email protected]>
@larvacea
Copy link
Member Author

Ran sonobuoy quick tests on aarch64 aws-k8s nodes, and those passed as well.

@larvacea larvacea requested a review from bcressey June 27, 2024 00:02
@larvacea larvacea merged commit 16107ce into bottlerocket-os:develop Jun 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants